github.com/klauspost/compress/flate.tokens.AddEOB (method)

5 uses

	github.com/klauspost/compress/flate (current package)
		huffman_bit_writer.go#L559: 	tokens.AddEOB()
		huffman_bit_writer.go#L627: 		tokens.AddEOB()
		huffman_bit_writer.go#L691: 					tokens.AddEOB()
		huffman_bit_writer.go#L738: 					tokens.AddEOB()
		token.go#L311: func (t *tokens) AddEOB() {